home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 April / PCWAPR06.iso / Software / Freeware / DeskTask 1.0 RC2 / Setup.exe / DeskTask.exe / 0 / RCDATA / TFRMDESKTASKABOUT / TFRMDESKTASKABOUT.txt < prev   
Encoding:
Text File  |  2006-01-08  |  5.7 KB  |  276 lines

  1. object FrmDeskTaskAbout: TFrmDeskTaskAbout
  2.   Left = 315
  3.   Top = 235
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 280
  7.   ClientWidth = 323
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poScreenCenter
  16.   OnActivate = FormActivate
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 13
  22.     Top = 12
  23.     Width = 32
  24.     Height = 32
  25.     AutoSize = True
  26.     Center = True
  27.     Picture.Data = {<image000.ico>}
  28.   end
  29.   object Label1: TLabel
  30.     Left = 63
  31.     Top = 12
  32.     Width = 55
  33.     Height = 13
  34.     Caption = 'DeskTask'
  35.     Font.Charset = DEFAULT_CHARSET
  36.     Font.Color = clWindowText
  37.     Font.Height = -11
  38.     Font.Name = 'Tahoma'
  39.     Font.Style = [fsBold]
  40.     ParentFont = False
  41.   end
  42.   object LblVersion: TLabel
  43.     Left = 64
  44.     Top = 28
  45.     Width = 60
  46.     Height = 13
  47.     Caption = 'Version 1.00'
  48.     Font.Charset = DEFAULT_CHARSET
  49.     Font.Color = clWindowText
  50.     Font.Height = -11
  51.     Font.Name = 'Tahoma'
  52.     Font.Style = []
  53.     ParentFont = False
  54.   end
  55.   object Label3: TLabel
  56.     Left = 63
  57.     Top = 50
  58.     Width = 166
  59.     Height = 13
  60.     Caption = '2002 - 2006 '#169' Carthago Software'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -11
  64.     Font.Name = 'Tahoma'
  65.     Font.Style = []
  66.     ParentFont = False
  67.   end
  68.   object lblReserved: TLabel
  69.     Left = 63
  70.     Top = 64
  71.     Width = 97
  72.     Height = 13
  73.     Caption = 'All Rights Reserved.'
  74.     Font.Charset = DEFAULT_CHARSET
  75.     Font.Color = clWindowText
  76.     Font.Height = -11
  77.     Font.Name = 'Tahoma'
  78.     Font.Style = []
  79.     ParentFont = False
  80.   end
  81.   object Bevel1: TBevel
  82.     Left = 64
  83.     Top = 239
  84.     Width = 249
  85.     Height = 7
  86.     Shape = bsTopLine
  87.   end
  88.   object Label5: TLabel
  89.     Left = 63
  90.     Top = 105
  91.     Width = 134
  92.     Height = 13
  93.     Caption = 'Developed By Andr'#233' Santos'
  94.     Font.Charset = DEFAULT_CHARSET
  95.     Font.Color = clWindowText
  96.     Font.Height = -11
  97.     Font.Name = 'Tahoma'
  98.     Font.Style = []
  99.     ParentFont = False
  100.   end
  101.   object Label7: TLabel
  102.     Left = 48
  103.     Top = 234
  104.     Width = 2
  105.     Height = 11
  106.     Font.Charset = DEFAULT_CHARSET
  107.     Font.Color = clBlack
  108.     Font.Height = -9
  109.     Font.Name = 'Small Fonts'
  110.     Font.Style = []
  111.     ParentFont = False
  112.     Transparent = True
  113.   end
  114.   object Bevel2: TBevel
  115.     Left = 65
  116.     Top = 162
  117.     Width = 248
  118.     Height = 5
  119.     Shape = bsTopLine
  120.   end
  121.   object Label8: TLabel
  122.     Left = 63
  123.     Top = 82
  124.     Width = 142
  125.     Height = 13
  126.     Cursor = crHandPoint
  127.     Caption = 'http://www.carthagosoft.net'
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clBlue
  130.     Font.Height = -11
  131.     Font.Name = 'Tahoma'
  132.     Font.Style = [fsUnderline]
  133.     ParentFont = False
  134.     OnClick = Label8Click
  135.   end
  136.   object Label9: TLabel
  137.     Left = 65
  138.     Top = 143
  139.     Width = 198
  140.     Height = 13
  141.     Caption = 'Outlook is a trademark of Microsoft Corp.'
  142.     Font.Charset = ANSI_CHARSET
  143.     Font.Color = clWindowText
  144.     Font.Height = -11
  145.     Font.Name = 'Tahoma'
  146.     Font.Style = []
  147.     ParentFont = False
  148.   end
  149.   object Label6: TLabel
  150.     Left = 127
  151.     Top = 28
  152.     Width = 99
  153.     Height = 13
  154.     Caption = 'Release Candidate 2'
  155.     Font.Charset = ANSI_CHARSET
  156.     Font.Color = clBlack
  157.     Font.Height = -11
  158.     Font.Name = 'Tahoma'
  159.     Font.Style = []
  160.     ParentFont = False
  161.   end
  162.   object Label2: TLabel
  163.     Left = 65
  164.     Top = 124
  165.     Width = 75
  166.     Height = 13
  167.     Caption = 'Outlook version'
  168.     Font.Charset = ANSI_CHARSET
  169.     Font.Color = clWindowText
  170.     Font.Height = -11
  171.     Font.Name = 'Tahoma'
  172.     Font.Style = []
  173.     ParentFont = False
  174.   end
  175.   object Button1: TButton
  176.     Left = 233
  177.     Top = 249
  178.     Width = 81
  179.     Height = 23
  180.     Caption = '&OK'
  181.     Font.Charset = DEFAULT_CHARSET
  182.     Font.Color = clWindowText
  183.     Font.Height = -11
  184.     Font.Name = 'Tahoma'
  185.     Font.Style = []
  186.     ParentFont = False
  187.     TabOrder = 0
  188.     OnClick = Button1Click
  189.   end
  190.   object TPanel
  191.     Left = 64
  192.     Top = 171
  193.     Width = 185
  194.     Height = 17
  195.     HelpContext = 70
  196.     Alignment = taLeftJustify
  197.     BevelOuter = bvNone
  198.     Caption = 'Physical Memory Available: '
  199.     Font.Charset = DEFAULT_CHARSET
  200.     Font.Color = clWindowText
  201.     Font.Height = -11
  202.     Font.Name = 'Tahoma'
  203.     Font.Style = []
  204.     ParentFont = False
  205.     TabOrder = 1
  206.   end
  207.   object TPanel
  208.     Left = 64
  209.     Top = 191
  210.     Width = 201
  211.     Height = 17
  212.     HelpContext = 71
  213.     Alignment = taLeftJustify
  214.     BevelOuter = bvNone
  215.     Caption = 'Memory Load:'
  216.     Font.Charset = DEFAULT_CHARSET
  217.     Font.Color = clWindowText
  218.     Font.Height = -11
  219.     Font.Name = 'Tahoma'
  220.     Font.Style = []
  221.     ParentFont = False
  222.     TabOrder = 2
  223.   end
  224.   object LabelCPU: TPanel
  225.     Left = 63
  226.     Top = 213
  227.     Width = 241
  228.     Height = 17
  229.     HelpContext = 73
  230.     Alignment = taLeftJustify
  231.     BevelOuter = bvNone
  232.     Caption = 'LabelCPU'
  233.     Font.Charset = DEFAULT_CHARSET
  234.     Font.Color = clWindowText
  235.     Font.Height = -11
  236.     Font.Name = 'Tahoma'
  237.     Font.Style = []
  238.     ParentFont = False
  239.     TabOrder = 3
  240.   end
  241.   object PhysMemory: TPanel
  242.     Left = 226
  243.     Top = 168
  244.     Width = 77
  245.     Height = 17
  246.     HelpContext = 70
  247.     Alignment = taRightJustify
  248.     BevelOuter = bvNone
  249.     Caption = 'PhysMemory'
  250.     Font.Charset = DEFAULT_CHARSET
  251.     Font.Color = clWindowText
  252.     Font.Height = -11
  253.     Font.Name = 'Tahoma'
  254.     Font.Style = []
  255.     ParentFont = False
  256.     TabOrder = 4
  257.   end
  258.   object ValueLoad: TPanel
  259.     Left = 237
  260.     Top = 188
  261.     Width = 65
  262.     Height = 17
  263.     HelpContext = 71
  264.     Alignment = taRightJustify
  265.     BevelOuter = bvNone
  266.     Caption = 'ValueLoad'
  267.     Font.Charset = DEFAULT_CHARSET
  268.     Font.Color = clWindowText
  269.     Font.Height = -11
  270.     Font.Name = 'Tahoma'
  271.     Font.Style = []
  272.     ParentFont = False
  273.     TabOrder = 5
  274.   end
  275. end
  276.